Skip to content

Bug 2052694: ShadowBugs extension breaks checksetup.pl --no-database by doing database operations during template initialization#164

Merged
justdave merged 4 commits into
mainfrom
bug-2052694-harmony
Jul 11, 2026
Merged

Bug 2052694: ShadowBugs extension breaks checksetup.pl --no-database by doing database operations during template initialization#164
justdave merged 4 commits into
mainfrom
bug-2052694-harmony

Conversation

@justdave

@justdave justdave commented Jul 5, 2026

Copy link
Copy Markdown
Member

Details

See comment 1 on the referenced bug.

Additional info

Test Plan

  1. Enable the ShadowBugs extension by deleting extensions/ShadowBugs/disabled
  2. docker compose build --no-cache

The error happens during the build phase so if the build succeeds, the patch fixed it. You can try the above without this patch to see it fail.

…by doing database operations during template initialization
@justdave justdave requested review from dylanwh and mrenvoize July 5, 2026 06:52

@mrenvoize mrenvoize left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and works well..

Might be worth implementing the same change to extensions/Webhooks/Extension.pm ?

@justdave justdave merged commit 0b83759 into main Jul 11, 2026
8 checks passed
@justdave justdave deleted the bug-2052694-harmony branch July 11, 2026 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants